(term_init): Use a buffer of size 4096 for tgetent since
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 Aug 2003 23:47:22 +0000 (23:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 Aug 2003 23:47:22 +0000 (23:47 +0000)
commit7201f0d609b7314a70b0dcfed6d41ca61d528c99
tree17886ad68c3b49d9f4f07edbad03ce2c26d8d344
parentf233f9c9178ad9671558473f378f0f6368e15c69
(term_init): Use a buffer of size 4096 for tgetent since
FreeBSD returns something longer than 2044.  Abort if the end of
the buffer is overwritten.
src/term.c